home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Utilities
/
Biomorph 0.77
/
Biomorph src
/
offscreen.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-09-04
|
121 b
|
9 lines
|
[
TEXT/ALFA
]
#ifndef OFFSCREEN_H
#define OFFSCREEN_H
void SetupOffscreen(void);
void CleanupOffscreen(void);
#endif // OFFSCREEN_H